home *** CD-ROM | disk | FTP | other *** search
- Path: news.NetVision.net.il!news
- From: nir@netvision.net.il (Nir Sofer)
- Newsgroups: comp.lang.c
- Subject: void test(...)
- Date: Sun, 17 Mar 1996 04:10:28 GMT
- Organization: NetVision LTD.
- Message-ID: <4if00v$hdk@news.NetVision.net.il>
- NNTP-Posting-Host: ts011p1.pop3a.netvision.net.il
- X-Newsreader: Forte Free Agent 1.0.82
-
- I know that i can create in C a function with variable number of arguments.
-
- void test(...)
- {
-
- }
-
- But i can i use these arguments ???
-
- Nir Sofer
- nir@netvision.net.il
-
-
-
-
-